home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8789 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: pukrs7.puk.ac.za!news
  2. From: Petri Jooste <rkwjpj@rivier1.puk.ac.za>
  3. Newsgroups: comp.lang.c
  4. Subject: Q: identify PC uniquely
  5. Date: 6 Mar 1996 09:38:15 GMT
  6. Organization: PU for CHE
  7. Message-ID: <4hjme7$q4t@pukrs7.puk.ac.za>
  8. NNTP-Posting-Host: rkwjpj.puk.ac.za
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  13.  
  14. Is there a way to write a C program to get unique system
  15. information on a PC?  For example a serial number of the CPU.
  16.  
  17. Alternatively I could build an identification code from the
  18. combination of some specs:  bios version, CPU speed, amount of RAM,
  19. hard disk specs: Cyl, head, tracks, size .... 
  20. How do I access these specs from a C program ?
  21.  
  22. I want to use it to authenticate software installation.
  23.  
  24. Any help appreciated.
  25. (Please mail and post if possible. Thanks)
  26.  
  27. -- 
  28. =========================================================
  29. Petri Jooste  (mailto:rkwjpj@puknet.puk.ac.za)
  30. Computer Science
  31. Potchefstroom University for CHE  (http://www.puk.ac.za)
  32. Vaal Triangle Campus (http://watuni.puk.ac.za)
  33.  
  34.  
  35.